home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turn the Power On! 3
/
Turn the Power On! HP Volume III (HP)(1995).ISO
/
ia_system
/
iconauthor
< prev
next >
Wrap
Text File
|
1995-10-03
|
4KB
|
107 lines
# @(#) ICONAUTHOR 3.2 06/29/95 23:43:37 (WORKSTATION)
#-------------------------------------------------------------------------------
# IconAuthor 5.0 Resource File.
#
# This resource file is utilized by:
#
# - IconAuthor
# - IconAnimate
# - SmartObject Editor
# - Present (runtime IconAuthor)
#
# Resources can specified in this file to control the appearence of windows
# as well as SmartObject objects.
#
# The default values specified in this file were selected to approximate the
# the apperance of IconAuthor for Windows.
#-------------------------------------------------------------------------------
# All Windows. Uncomment if desired
#*ICONAUTHOR*foreground : firebrick
#*ICONAUTHOR*background : lightgrey
# Button Bar
*ICONAUTHOR*MainRibbon*background : lightgrey
*ICONAUTHOR*MainRibbon*foreground : black
# Status Line
*ICONAUTHOR*MainStatus*background : lightgrey
*ICONAUTHOR*MainStatus*foreground : black
# Icon Library
*ICONAUTHOR*MainIconLib*background : lightgrey
*ICONAUTHOR*MainIconLib*foreground : black
#-------------------------------------------------------------------------------
# Uncomment one of the Fontdpi resource definitions below to force usage
# of 75 or 100 dpi fonts.
#-------------------------------------------------------------------------------
#*ICONAUTHOR*Fontdpi : 100
#*ICONAUTHOR*Fontdpi : 75
#-------------------------------------------------------------------------------
# SmartObject files created with V5.0 of IconAuthor do not contain the
# font foundry on font specifications. The FontFoundry resource specifies
# what the font foundry for these font specifications is. If commented out
# the foundry will be the first which matches the font specification on your
# font path. However, there is a big penalty in performance. You can also
# modify the foundry to be a foundry other than Adobe.
#-------------------------------------------------------------------------------
*ICONAUTHOR*FontFoundry : Adobe
#-------------------------------------------------------------------------------
# SmartObject Object Defaults. You can utilize these to set explicit
# default values for SmartObject Objects.
#-------------------------------------------------------------------------------
#*ICONAUTHOR*SMOgraphicObject*background : blue
#*ICONAUTHOR*SMOpushButtonObject*background : green
#*ICONAUTHOR*SMOcheckBoxObject*background : yellow
#*ICONAUTHOR*SMOradioButtonObject*background : orange
#*ICONAUTHOR*SMOarrowButtonObject*background : purple
#*ICONAUTHOR*SMOgroupBoxObject*background : plum
#*ICONAUTHOR*SMOmotifTextObject*background : wheat
#*ICONAUTHOR*SMOscrolledMotifTextObject*background: orchid
#*ICONAUTHOR*SMOiaTextObject*background : salmon
#*ICONAUTHOR*SMOlistBoxObject*background : slateblue
#-------------------------------------------------------------------------------
# IconAuthor 4.0 resource settings. Uncomment if true 4.0 appearence required.
#-------------------------------------------------------------------------------
#*ICONAUTHOR*shadowType : XmSHADOW_IN
#*ICONAUTHOR*shadowThickness : 4
#-------------------------------------------------------------------------------
# To use SGI schemes (SGI systems only) uncomment the following line. Note this
# will override other resource settings you specify.
#-------------------------------------------------------------------------------
#*ICONAUTHOR*scheme: Titian
#-------------------------------------------------------------------------------
# Portions of ICONAUTHOR's user interface require the keyboard focus resource
# be set to pointer and auto raise be set to false. These resources need to
# be specified in either your .Xdefaults file or the application resource file
# of your window manager.
#
# SETTING THESE RESOURCES IN THIS FILE WILL HAVE NO AFFECT
#-------------------------------------------------------------------------------
# SGI
#4Dwm*keyboardFocusPolicy: pointer
#4Dwm*focusAutoRaise: false
# HP
#Vuewm*keyboardFocusPolicy: pointer
#Vuewm*focusAutoRaise: false
# SUN (Motif), DEC, IBM, DG
#Mwm*keyboardFocusPolicy: pointer
#Mwm*focusAutoRaise: false
# SCO (05JAN94-RTH)
#Mwm*transientFunctions: all
#Mwm*transientDecoration: all